Tag: Broadcast Channel API

Synchronizing multiple windows in React

Synchronizing multiple windows in React

Imagine you have an App that allows you to open a new window with, let's say, a media player. You can play a video there, but you also want to be able to control the media player from the main window. But also, you want to reflect the state of the media player window. How the hell do you accomplish this. Well, let's take a stab at this, shall we?

July 31, 2025. 18:30 pm 13 min read